Expand description

Macros for the bash_builtins crate.

Macros§

Derive Macros§

  • A derive macro to generate a command-line arguments parser for Args::options. The parser uses the getopt() implementation provided by bash.